(fset 'previous-matching-history-element #[(regexp n) "J┴\në╞=½ä╟╚!ê ╩U¼╠╦ ╩W½â╠¬ü╦\\]G^ëU½î╟╦U½â═¬ü╬!ê╧½ê╥S8!¬äS8\"½? ë╩W½â╦¬ü╠\\ë ¬0╙ êS8½å╥!¬écê)ebê+@@╓=¼ê@@╫=¡åAëç" [minibuffer-history-variable nil minibuffer-history-position pos prevpos history t error "history is not being recorded in this context" n 0 1 -1 "No later matching history item" "No earlier matching history item" string-match regexp minibuffer-history-sexp-flag prin1-to-string erase-buffer elt command-history previous-matching-history-element next-matching-history-element] 6 "\
Find the previous history element that matches REGEXP.
(Previous history elements refer to earlier actions.)
With prefix argument N, search for Nth previous match.
If N is negative, find the next or Nth next match." (byte-code "└┴J└=½ä┼╞!ê╟╚┴ ┴╩%╦!*Dç" [t nil minibuffer-history-sexp-flag enable-recursive-minibuffers minibuffer-history-variable error "history is not being recorded in this context" read-from-minibuffer "Previous element matching (regexp): " minibuffer-local-map minibuffer-history-search-history prefix-numeric-value current-prefix-arg] 6)])
Find the next history element that matches REGEXP.
(The next history element refers to a more recent action.)
With prefix argument N, search for Nth next match.
If N is negative, find the previous or Nth previous match." (byte-code "└┴J└=½ä┼╞!ê╟╚┴ ┴╩%╦!*Dç" [t nil minibuffer-history-sexp-flag enable-recursive-minibuffers minibuffer-history-variable error "history is not being recorded in this context" read-from-minibuffer "Next element matching (regexp): " minibuffer-local-map minibuffer-history-search-history prefix-numeric-value current-prefix-arg] 6)])
(fset 'next-history-element #[(n) "J┴=½ä┬├!ê─Z]JG^U½æ┬╚╔─U½â╩¬ü╦#!¬₧╠ êëSJ8½å╧╨╤Ŭécê)db)ç" [minibuffer-history-variable t error "history is not being recorded in this context" 1 minibuffer-history-position n narg format "No %s item in %s" "following" "preceding" erase-buffer elt minibuffer-history-sexp-flag nil (byte-code "└┬!)ç" [t print-readably prin1-to-string elt] 2) ((error (prin1-to-string elt)))] 6 "\
Insert the next element of the minibuffer history into the minibuffer." "p"])